Your goal, of course, is to move your character to the maze's exit. In the maze, you can enter various special commands.
mwest | moves your character one cell to the west (i.e. to the left) |
meast | moves your character one cell to the east (i.e. to the right) |
mnorth | moves your character one cell to the north (i.e. up) |
msouth | moves your character one cell to the south (i.e. down) |
mvisited | a map that includes only those areas of the maze you have already explored (which may or may not include the maze's exit). |
mreveal | a map of the entire maze, including your character's current position and the location of the maze's exit |